Lucene search
+L

2333 matches found

CVE
CVE
added 2025/09/16 8:11 a.m.29 views

CVE-2023-53297

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp conn->chan_lock isn't acquired before l2cap_get_chan_by_scid,if l2cap_get_chan_by_scid returns NULL, then 'bad unlock balance'is triggered.

8.8CVSS6.2AI score0.00137EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.29 views

CVE-2023-53383

CVE-2023-53383: In the Linux kernel, a workaround was added for NVIDIA T241-FABRIC-4 erratum affecting inter-socket interleaving of AXI4 transactions in GICv3. The issue can cause GIC state corruption and potentially kernel panics on NVIDIA server platforms with more than two sockets, due to inte...

5.5CVSS6.6AI score0.00134EPSS
Save
CVE
CVE
added 2025/09/18 1:58 p.m.29 views

CVE-2023-53408

CVE-2023-53408 affects the Linux kernel’s trace/blktrace path. The issue is a memory leak when using debugfs_lookup(); the returned object must be dput()’d, otherwise memory leaks accumulate. The documented fix simplifies handling by replacing the call with debugfs_lookup_and_remove(), which perf...

5.5CVSS6.2AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/15 2:45 p.m.28 views

CVE-2022-50293

CVE-2022-50293 affects the Linux kernel btrfs subsystem. When dropping file extent items for a range, ENOMEM could trigger a BUG_ON() path in btrfs_drop_extents(); the fix replaces those BUG_ON()s with proper transaction abort and error return handling. This means that instead of halting the tran...

5.5CVSS6.3AI score0.00145EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.28 views

CVE-2022-50306

CVE-2022-50306 concerns a Linux kernel issue in ext4 where ext4_fc_replay_scan() could perform an out-of-bounds read during journal scan if the remaining space is smaller than EXT4_FC_TAG_BASE_LEN. The root cause is insufficient bounds checking for the three journal scan tags (ADD_RANGE/HEAD/TAIL...

7.1CVSS6.1AI score0.00147EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.28 views

CVE-2022-50379

CVE-2022-50379 involves the Linux kernel btrfs quota handling. The issue occurs during quota enabling: after committing the transaction, the quota_root is assigned and BTRFS_FS_QUOTA_ENABLED is set, then the code starts the qgroup rescan worker via qgroup_rescan_init(). If that init fails, the qu...

4.7CVSS6.1AI score0.00101EPSS
Save
CVE
CVE
added 2025/09/18 4:4 p.m.28 views

CVE-2023-53437

CVE-2023-53437 affects the Linux kernel media: uvcvideo driver. The vulnerability arises when handling cameras with invalid descriptors, potentially enabling local attacker access due to improper link handling when a source entity has no pads. Public docs (OpenVAS/Nessus summaries) list updates t...

5.5CVSS6.1AI score0.00136EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.28 views

CVE-2026-31578

CVE-2026-31578: Linux kernel as102_usb driver race leads to use-after-free/double-free when a device is deregistered while an open FD remains. The crash arises from freeing as102_dev_t after usb_register_dev() and before the final FD is closed; the fix defers freeing to the .release() path, ensur...

7.8CVSS5.4AI score0.00128EPSS
Save
CVE
CVE
added 2025/09/15 2:3 p.m.27 views

CVE-2022-50261

Summary (CVE-2022-50261) : Linux kernel drivers for STI DRM (sti_hda.c, sti_dvo.c, sti_hdmi.c) used an int return type for mode_valid(), but the drm_connector_helper_funcs prototype requires returning an enum drm_mode_status. This mismatch can trigger a CFI (kCFI) failure and runtime problems (ke...

5.5CVSS6AI score0.00149EPSS
Save
CVE
CVE
added 2025/09/15 2:49 p.m.27 views

CVE-2022-50328

CVE-2022-50328 affects the Linux kernel component jbd2. It describes a use-after-free in jbd2_fc_wait_bufs caused by using bh after releasing the buffer head reference, with the recommended fix: validate uptodate status of the buffer before putting the buffer head reference count. The incident is...

7.8CVSS6.3AI score0.00149EPSS
Save
CVE
CVE
added 2025/09/15 2:49 p.m.27 views

CVE-2022-50334

CVE-2022-50334: In the Linux kernel, hugetlbfs_parse_param() dereferenced param->string when a zero-length fs parameter could yield null, due to vfs_parse_fs_string setting string to NULL. This NULL-ptr-deref was triggered when illegal parameters like size=, were parsed. The fix adds a sanity ...

5.5CVSS6AI score0.00147EPSS
Save
CVE
CVE
added 2025/09/15 2:3 p.m.27 views

CVE-2023-53148

In CVE-2023-53148, the Linux kernel igb driver had a task-hang vulnerability when a Thunderbolt hub is unplugged. The igb_down path could be invoked twice (via igb_io_error_detected and igb_remove), causing a hang at napi_synchronize and breaking Ethernet. The patch prevents the non-fatal PCIe er...

7.8CVSS6.1AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/15 2:4 p.m.27 views

CVE-2023-53182

Technical details about CVE-2023-53182 are not publicly provided in the supplied documents. Monitor for updates.

5.5CVSS6.3AI score0.00146EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.27 views

CVE-2023-53246

CVE-2023-53246 (Linux kernel, CIFS DFS upcall) : When CONFIG_CIFS_DFS_UPCALL is disabled, cifs_dfs_d_automount becomes NULL and the CIFS DFS referral handling can trigger a NULL pointer dereference in VFS follow_automount() while traversing a DFS referral. The fix adds an inline cifs_dfs_d_automo...

5.5CVSS6AI score0.00136EPSS
Save
CVE
CVE
added 2025/09/16 4:11 p.m.27 views

CVE-2023-53309

CVE-2023-53309 affects the Linux kernel’s drm/radeon path. The vulnerability stems from an overflow in radeon_cs_parser_init: the size field is unsigned, and if size equals 0x40000000, the calculation size *= sizeof(uint32_t) overflows, causing size to wrap to zero and leading to use of uninitial...

5.5CVSS6.3AI score0.00146EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.27 views

CVE-2023-53387

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd(NOP OUT) to the device for link recovery. If this cmd times out andclearing the doorbell fails, uf...

7.8CVSS6.1AI score0.00134EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.27 views

CVE-2023-53390

CVE-2023-53390 affects the Linux kernel (drivers: base: dd) where a call to debugfs_lookup() leaked memory because the result wasn’t dput()-ed. The fix uses debugfs_lookup_and_remove() to handle lookup and cleanup atomically, preventing the leak. Impact described: potential unbounded memory growt...

5.5CVSS6.2AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/18 1:58 p.m.27 views

CVE-2023-53403

CVE-2023-53403: Linux kernel vulnerability in time/debug causing potential memory leak when using debugfs_lookup(). The issue arises because the result of debugfs_lookup() must be dput()-ed; if not, memory leaks occur over time. The documented mitigation is to replace the call with debugfs_lookup...

5.5CVSS6.2AI score0.00135EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.27 views

CVE-2026-31577

CVE-2026-31577 affects the Linux kernel nilfs2 filesystem. The vulnerability is a NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map during GC if NILFS_IOCTL_CLEAN_SEGMENTS is invoked immediately after mount, before any btree operation on the DAT inode. The root cause is i_assoc_inode...

5.5CVSS5.4AI score0.00125EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.27 views

CVE-2026-31580

CVE-2026-31580 affects the Linux kernel (bcache component). The issue is a use-after-free in cached_dev.sb_bio when a device is stopped while a superblock write is in progress, which can cause a crash/DoS through libceph I/O paths. Public reports align on this being resolved by patching bcache to...

7.8CVSS5.5AI score0.00128EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.27 views

CVE-2026-31581

CVE-2026-31581 affects the Linux kernel ALSA 6fire USB audio driver. The issue is a use-after-free in usb6fire_chip_abort() where the chip structure is allocated as the card’s private data and, after snd_card_free_when_closed() frees the card (when no file handles are open), a later write to chip...

7.8CVSS5.5AI score0.00128EPSS
Save
CVE
CVE
added 2025/09/15 2:2 p.m.26 views

CVE-2022-50250

CVE-2022-50250 — Linux kernel regulator core use_count leakage (boot-on) . The advisory describes a leakage where, when a regulator rdev (A) is boot-on, enabling its supply regulator (B) increments B’s use_count inside regulator_enable(rdev->supply). If B is also boot-on, it behaves as always-...

5.5CVSS6.1AI score0.00147EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.26 views

CVE-2022-50274

CVE-2022-50274 : In the Linux kernel, a use-after-free in dvb_unregister_device() was mitigated by adding a reference counter to struct dvb_device and delaying deallocation until no pointers reference the object. The vulnerability stemmed from cleanup releasing the dvb_device while file->priva...

7.8CVSS5.9AI score0.0015EPSS
Save
CVE
CVE
added 2025/09/17 2:56 p.m.26 views

CVE-2023-53337

The CVE concerns the Linux kernel nilfs2 subsystem. After metadata corruption is detected, nilfs2 may degenerate to read-only mode and still perform log writes, causing mark_buffer_dirty() to be invoked on buffer heads lacking the uptodate flag. The vulnerability arises from writes to a read‑only...

5.5CVSS6.3AI score0.00189EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.25 views

CVE-2022-50286

In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline When converting files with inline data to extents, delayed allocationsmade on a file system created with both the bigalloc and inline optionscan result in ...

7.8CVSS6.1AI score0.00146EPSS
Save
CVE
CVE
added 2025/09/15 2:48 p.m.25 views

CVE-2022-50320

The CVE-2022-50320 issue is a Linux kernel ACPI FPDT FPDT table bug where invalid physical addresses trigger ioremap warnings and an oops. The root cause is calling acpi_os_map_memory() on an invalid phys address; a fix adds a validation step to prevent mapping invalid addresses. The description ...

7.8CVSS5.9AI score0.00153EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.25 views

CVE-2023-53215

CVE-2023-53215 affects the Linux kernel sched/fair component. The issue occurs when the load balancer tries to migrate a task that is migration-disabled to its current CPU, triggering a warning in set_task_cpu() during balance. The root cause is how the new_dst_cpu is selected from env->dst_gr...

7.8CVSS5.9AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.25 views

CVE-2023-53244

In Linux kernel, the media: pci: tw68 driver vulnerability CVE-2023-53244 fixes a null pointer dereference in buffer handling: if dma_alloc_coherent fails during tw68_risc_buffer(), buf->cpu may be null and later accesses/free could crash. The fix adds checks on the return value of tw68_risc_b...

5.5CVSS6.2AI score0.00135EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.24 views

CVE-2026-31609

CVE-2026-31609 affects the Linux kernel SMB client; the double-free occurs in smbd_free_send_io() after smbd_send_batch_flush() because smbd_send_batch_flush() already frees via smbd_free_send_io() and has been moved to the batch list. The issue has been addressed in multiple advisories and patch...

9.8CVSS5.3AI score0.00457EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.23 views

CVE-2026-31583

The CVE-2026-31583 issue affects the Linux kernel em28xx media driver. A race in em28xx_v4l2_open() occurs because dev->v4l2 is read without holding dev->lock, racing with em28xx_v4l2_init()/em28xx_v4l2_fini() that free the structure and set dev->v4l2 to NULL under lock. This leads to us...

7.8CVSS5.5AI score0.00128EPSS
Save
CVE
CVE
added 2026/05/06 11:27 a.m.20 views

CVE-2026-43131

CVE-2026-43131 affects the Linux kernel DRM AMD PM path. When SMU is disabled during Reliability, Availability, and Serviceability (RAS) initialization, a null pointer dereference can occur in drm/amd/pm, potentially causing a system crash (DoS). Public-availability details come from multiple sou...

5.5CVSS5.8AI score0.00112EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.18 views

CVE-2026-31575

The CVE-2026-31575 issue affects the Linux kernel mm/userfaultfd code, where hugetlb fault mutex hashing used linear_page_index() (PAGE_SIZE units) instead of huge-page units, causing different mutexes to be used for addresses within the same huge page. The mismatch can allow races between faulti...

5.5CVSS5.4AI score0.00122EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.14 views

CVE-2026-31584

CVE-2026-31584 - Linux kernel (MediaTek vcodec) use-after-free in encoder release path : The fops_vcodec_release() frees the context (ctx) without cancelling or synchronizing pending/running encode work, allowing the mtk_venc_worker to dereference freed ctx. Root cause: v4l2_m2m_ctx_release() wai...

7.8CVSS5.6AI score0.00126EPSS
Save
Total number of security vulnerabilities2333